home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000357_anthonypieper@cs.com_Thu Oct 30 12:30:00 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!panix!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
  2. From: anthonypieper@cs.com (newexpectuser)
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: How do I pass a password in a kermit script
  5. Date: 30 Oct 2003 09:22:51 -0800
  6. Organization: http://groups.google.com
  7. Lines: 10
  8. Message-ID: <f0bb0f39.0310300922.3c050ba8@posting.google.com>
  9. NNTP-Posting-Host: 209.251.39.194
  10. Content-Type: text/plain; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Trace: posting.google.com 1067534571 10161 127.0.0.1 (30 Oct 2003 17:22:51 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Thu, 30 Oct 2003 17:22:51 +0000 (UTC)
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14611
  16.  
  17. I have a kermit script that logs onto a secure ftp server (via ssh),
  18. when I issue the open command, it waits for a password.
  19.  
  20. How can I pass this password from within the kermit script, so it
  21. automatically logs me on ?
  22.  
  23. Also, is there a way to check if I cannot make a connection ?
  24.  
  25.  
  26. Thanks.
  27.